home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
m19.dir
/
00080.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
227 b
|
10 lines
on mouseDown
set the moveableSprite of sprite 27 to 0
if pressLessonButton(27) then
pupSprites(25, 29, 0)
set textString to the text of field "chronology text"
printText(textString)
end if
updateStage()
end